ISlave.InputLength property

The length of the input data read from a device.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
uint InputLength { get; }
ReadOnly Property InputLength As UInteger

Property Value

Type: uint

See also

ISlave Interface

IntervalZero.KINGSTAR.Base.Class Namespace